Make file chooser saving work again
authorMatthias Clasen <mclasen@redhat.com>
Thu, 2 May 2019 01:08:21 +0000 (01:08 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 2 May 2019 01:41:23 +0000 (01:41 +0000)
commit6e0b13b81f634808d872cab3e092ee3bd00e401c
tree4ebab8d6f8ce58ba4172bfd8c1b6b65cc008ffa7
parent78d254370c5240b76d320f8ceb374da153843926
Make file chooser saving work again

I was a little overzealous when going
for the new default handling here. We
can't switch to gtk_widget_activate_default
before we actually handle the default.activate
action.
gtk/gtkfilechooserdialog.c